Home / balabalabalading / huuuuuuho-skills · skills/mp-article-writor/SKILL.md · GitHub

mp-article-writor skillB

mp-article-writor is agent-read markdown (skill) from balabalabalading/huuuuuuho-skills: 微信公众号文章创作。当用户想把软件更新、产品新闻、工具测评、工作流探索、个人实践或生活感悟等素材整理成公众号文章时使用。即使用户只是说「帮我写篇文章」「整理成推文」「发公众号」,也应当触发此技能。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 公众号文章生成

帮助作者将素材整理为一篇可直接进入微信公众号编辑和配图流程的静态图文长文。

本 Skill 只处理微信公众号。所有交给归藏 Skill 的任务都必须显式传递「微信公众号、静态图文」;禁止生成 Live Photo、MOV、PVT、GIF、MP4、视频替代品、小红书图片或其他平台封面。

## 文章类型路由

开始写作前,根据用户目的和素材特征选择一个主类型:新闻和软件更新简报、产品体验和工具测评、个人实践和工作流复盘、技术解析和教程、生活叙事和观点文章。

根据作者希望文章回答的核心问题选择类型,日期、版本、发布记录等只作为辅助特征。用户已经明确类型,或创作目的足够清楚时直接选择,不重复询问。只有类型会实质改变文章结构且无法判断时,才询问一次。完整判断标准和各类型写法见 `references/文章类型路由.md`。选定类型后,在 Step 3、Step 4、Step 5 和 Step 8 持续应用对应规则。

## 工作流

严格按以下 11 个步骤顺序执行,不可跳步、不可合并。每一步完成后再进入下一步。

### Step 1:理解作者意图

先读取 `references/文章类型路由.md`,确定并记录本次文章的主类型。新闻和软件更新简报不得套用个人故事、情绪曲线或价值升华要求。

先检查当前环境是否能够读取 `guizang-social-card-skill` 和 `guizang-material-illustration`。两个 Skill 都是完整静态视觉工作流的推荐前置条件,但不得自动安装、不得声明为强制依赖。

读取环境变量 `MP_ARTICLE_IMAGE_MODE`,只接受 `local` 或 `picgo`:

- 未设置时,使用 ask_user 工具询问一次图片发布方式,推荐并默认选择 `local`。
- 设置为 `local` 时,只生成本地图片,不探测 PicGo,不产生云端写入。
- 设置为 `picgo` 时,视为作者已经持久授权本工作流通过 PicGo 上传最终图片,再检查本机 PicGo Server 是否可访问。
- 值不合法时停止图片发布分支,提示改为 `local` 或 `picgo`,文章写作和本地视觉生产仍可继续。

如果任一 Skill 缺失,只提示一次并给出 `references/视觉路由.md` 中的安装命令,同时说明:文章写作仍可继续;Step 10 只能生产当前已安装 Skill 覆盖的视觉素材,缺失部分在 Step 11 标记为「待安装依赖后完成」。不要生成旧版题图或插图 prompt 作为替代,也不要在后续步骤重复提示安装。

使用 ask_user 工具向作者确认以下信息:

- **文章类型**:先根据素材自动判断;只有无法判断且会改变文章结构时才询问。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add balabalabalading/huuuuuuho-skills/mp-article-writor@git:20260922.acfca29
Exact content
mdr add balabalabalading/huuuuuuho-skills/mp-article-writor@sha256:64bc1f8e0a9d190d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_toomje5kplqga5n5.svg)](https://markdownregistry.com/a/art_toomje5kplqga5n5)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.acfca29 latest2026-09-22 acfca29 27,585 BB view · diff
git:20260921.005d7792026-09-21 005d779 26,875 BB view · diff
git:20260908.f9a5a492026-09-08 f9a5a49 26,970 BB view · diff
git:20260713.77a156b2026-07-13 77a156b 23,548 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:36677)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (27585 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

balabalabalading/huuuuuuho-skills · 117 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_toomje5kplqga5n5
GET https://markdownregistry.com/api/v1/resolve?ref=balabalabalading/huuuuuuho-skills/mp-article-writor
GET https://markdownregistry.com/api/v1/blob/64bc1f8e0a9d190d4d2fc018d53d08c743d2cb0263d9be26261060e48d814928

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from balabalabalading/huuuuuuho-skills

ardot-create-new-file skill
balabalabalading/huuuuuuho-skills · skills/Ardot-skills-nonofficial/ardot-create-new-file/SKILL.md · **强制性前置条件** — 每次调用 `create_new_page` 工具之前,必须先调用此技能。 未经加载此技能,绝不能直接调用 `create_new_page`。 当用户想要在 Ardot…
git:20260701.bfeff65 · audit A · 117 stars
ardot-generate-design skill
balabalabalading/huuuuuuho-skills · skills/Ardot-skills-nonofficial/ardot-generate-design/SKILL.md · 在 Ardot 中从头构建完整页面、屏幕或多区块 UI 布局时,将此技能与 ardot-use 配合使用。 通过 6 步工作流程编排多个 MCP 工具:初始化 → 样式系统 → 变量 → 骨架 → 逐区块构建 → 验证。 触发条件:"在…
git:20260610.fe5ae6d · audit A · 117 stars
ardot-generate-library skill
balabalabalading/huuuuuuho-skills · skills/Ardot-skills-nonofficial/ardot-generate-library/SKILL.md · 在 Ardot 中构建可复用组件库或设计系统时使用此技能。 涵盖从变量/设计令牌创建到使用正确变量绑定构建组件的完整工作流程, 直至最终验证。 触发条件:"创建组件库"、"构建设计系统"、 "制作可复用按钮"、"创建 UI…
git:20260610.fe5ae6d · audit A · 117 stars
ardot-style-guide skill
balabalabalading/huuuuuuho-skills · skills/Ardot-skills-nonofficial/ardot-style-guide/SKILL.md · 从头设计或为 Ardot 项目应用视觉主题时使用此技能。 涵盖 `search_style_guide` → `build_style_guide`…
git:20260610.fe5ae6d · audit A · 117 stars
ardot-use skill
balabalabalading/huuuuuuho-skills · skills/Ardot-skills-nonofficial/ardot-use/SKILL.md · **强制性前置条件** — 每次调用 `batch_edit` 工具之前,必须先调用此技能。 未经加载此技能,绝不能直接调用 `batch_edit`。 当用户想要在 Ardot 设计文件中创建、更新、移动或删除节点时触发…
git:20260810.87aeda7 · audit A · 117 stars
article2ticktick skill
balabalabalading/huuuuuuho-skills · skills/article2ticktick/SKILL.md · 将技术周报中的文章整理为滴答清单(TickTick)待办事项,同时支持单篇文章直接添加。当用户提供周报 markdown 文档、要求将周报文章添加到滴答清单,或提及"技术周报"、"文章汇总"、"添加到滴答"等关键词时,使用此技能;当用户分享…
git:20260520.0488b94 · audit A · 117 stars
logging-session skill
balabalabalading/huuuuuuho-skills · skills/logging-session/SKILL.md · Record and query AI conversation logs — what users asked, how it was solved, and the result. Use when users want to…
git:20260610.52c2bf1 · audit A · 117 stars

Every file in balabalabalading/huuuuuuho-skills

Browse by kind, by grade B, or by owner.